object EbtrialStandardBox: TEbtrialStandardBox Left = 313 Top = 172 BorderStyle = bsNone ClientHeight = 410 ClientWidth = 518 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate DesignSize = ( 518 410) PixelsPerInch = 96 TextHeight = 13 object cmdTry: TButton Left = 411 Top = 312 Width = 98 Height = 25 Caption = 'Try' ModalResult = 1 TabOrder = 1 end object cmdQuit: TButton Left = 411 Top = 376 Width = 98 Height = 25 Caption = 'Quit' ModalResult = 2 TabOrder = 2 end object panBottom: TPanel Left = -2 Top = 365 Width = 403 Height = 46 BevelOuter = bvNone ParentBackground = True ParentColor = True TabOrder = 3 object labTrialDay: TLabel Left = 18 Top = 11 Width = 4 Height = 19 Color = clBlack Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True end object pbTrialDay: TProgressBar Left = 120 Top = 12 Width = 281 Height = 16 Max = 30 Position = 14 TabOrder = 0 end end object cmdInformation: TButton Left = 411 Top = 344 Width = 98 Height = 25 Caption = 'Information' TabOrder = 0 OnClick = cmdInformationClick end object panLogo: TPanel Left = 409 Top = 8 Width = 104 Height = 104 BevelInner = bvRaised ParentBackground = True ParentColor = True TabOrder = 4 object imgLogo: TImage Left = 2 Top = 2 Width = 100 Height = 100 Cursor = crHandPoint Align = alClient ParentShowHint = False ShowHint = True OnClick = imgLogoClick end end object panBig: TPanel Left = 0 Top = 0 Width = 400 Height = 360 Anchors = [akLeft, akTop, akRight, akBottom] ParentBackground = True ParentColor = True TabOrder = 5 object imgBig: TImage Left = 1 Top = 1 Width = 398 Height = 358 Align = alClient end end object XPManifest1: TXPManifest Left = 488 Top = 120 end end